tpm: use the BIT() macro where applicable
authorMiquel Raynal <[email protected]>
Tue, 15 May 2018 09:57:01 +0000 (11:57 +0200)
committerTom Rini <[email protected]>
Fri, 25 May 2018 12:12:40 +0000 (08:12 -0400)
commitfded837fd996880fd051e0ee0dbeee344cd084d2
tree2dfef04c2522dc243137bee364621ccfc893a758
parentc617918764a519c41c93d6d6b08089859dc35f03
tpm: use the BIT() macro where applicable

Fix following checkpatch.pl issue in TPM-related code:

    CHECK: Prefer using the BIT macro

Signed-off-by: Miquel Raynal <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
include/tpm.h